home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr46 / ixref11b.zip / IXREF.TXT < prev    next >
Text File  |  1993-04-15  |  4KB  |  99 lines

  1. San Jose, Ca, April 1993 -- Orange Software announces the availability of
  2. Interactive Cross Reference (IXREF) tool, Version 1.1. This software
  3. is designed for software engineers, programmers who are interested in
  4. software reuse and program understanding.
  5.  
  6. IXREF turns C or C++ code into a cross referencing database. It lets
  7. users interactively search and browse through their programs.  The primary
  8. goal of this software to help users better understand their source code and
  9. enable them to reuse their software. It has:
  10.  
  11.     * simple point-and-click actions using the mouse or keyboard for
  12.       selection.
  13.  
  14.     * fast database load time.
  15.  
  16.     * easy-to-use interface with standard menu and status line
  17.       layout. If you have used Borland IDE, Microsoft PWB, Windows,
  18.       OS/2, or the Apple Macintosh before, you can master this software
  19.       interface in seconds.
  20.  
  21.     * quick, powerful keyboard interface that supports all of the
  22.       mouse functions.  This is especially useful for the power
  23.       user who appreciates the fast and elegant single key stroke
  24.       interface.
  25.  
  26.     * support for multiple windows and multiple project databases.
  27.  
  28.  
  29. Requirements:
  30. -------------
  31.     * IBM PC or clone with at least 512K memory.
  32.  
  33. Supports:
  34. ---------
  35.     * EGA/VGA 43/50-line screen
  36.     * Mouse
  37.     * running under Windows or OS/2 as a DOS program.
  38.  
  39. Limitations and Suggestions for use:
  40. ------------------------------------
  41.     Since this software runs under DOS, the database size is limited.  
  42. In a system with 450 Kbytes of free conventional memory, it can handle
  43. 150 Kbytes or more of source code.  It can handle demo source files 
  44. from various compiler vendors.  Thus, it is an excellent tool for learn 
  45. the examples from Borland's TVSION, Microsoft's MFC, etc.
  46.  
  47.     IXREF is also capable of examing its own source code (<120K of C++ code).  
  48. Guess what I used in IXREF's development process?  :-)
  49.  
  50.     I don't plan on writing my own virtual memory manager for IXREF at this
  51. time.  I plan to wait for a cheap DMPI extender that will fix the DOS 
  52. limitation.  
  53.  
  54.     I am currently working on the IXREF for Windows.  The core of the IXREF
  55. database engine is already running under Windows.   The size of its database 
  56. is limited only by the Windows virtual memory.  I will release it as shareware
  57. as soon as the GUI is complete. 
  58.  
  59. Registration Fee:
  60. -----------------
  61. Ixref is shareware.  Please send $35 (US) to register your copy 
  62. of the software.  The registration entitles you to support via
  63. CompuServe and one major upgrade of the software.
  64.  
  65. If you send me the registration before I release the Windows version,
  66. I'll send you the registered Windows version for free!!!   IXREF for Windows's 
  67. registration fee will be separates from the DOS version and will cose more.  
  68. ( Hurry and register you DOS version soon! )
  69.  
  70. For those people or companies with large resources ($), the 
  71. source, object, and design of this program is available for OEM, 
  72. VAR, etc.  Please inquire. 
  73.  
  74.  
  75. To software developers:
  76. -----------------------
  77. If you send out any source code to your customers, you're welcome
  78. to send a copy of this software along with all the text files.
  79. You should let your customers know that they should register IXREF 
  80. if it is used extensively.
  81.  
  82.  
  83. General Information about the program:
  84. --------------------------------------
  85. This program is developed completely in C++ using the latest in 
  86. object oriented persistent database technology.  If you are developing 
  87. a similar type of project or GUI, I (the developer of this program) 
  88. am available for contract or consulting service.
  89.  
  90.     If you have any comments, questions, or suggestions related to 
  91. this program, please feel free to:
  92.  
  93. email me (Tony Lee)  at  CompuServe:      72064,1235
  94. or give me a call at:             510-657-5668
  95.  
  96.  
  97. Please use e-mail if possible.
  98.  
  99.